IControlStatus.SetVelocity property

Sets the target velocity of an axis.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
double SetVelocity { get; set; }
Property SetVelocity As Double

Property value

Type: double

Remarks

This velocity can be used only in the Direct Velocity control mode, in which this is the only property to set the target velocity of an axis.

See also

IControlStatus Interface

IntervalZero.KINGSTAR.Base.Class Namespace